appchooserdialog: Remove unused macro
authorTimm Bäder <mail@baedert.org>
Tue, 3 Oct 2017 15:59:47 +0000 (17:59 +0200)
committerTimm Bäder <mail@baedert.org>
Thu, 5 Oct 2017 08:21:54 +0000 (10:21 +0200)
gtk/gtkappchooserdialog.c

index ee33f0f1a8cbf1e5ff8431febf64e690dbf38954..4053088e9951a208ded95e5865b82e0b4647fc70 100644 (file)
@@ -63,8 +63,6 @@
 #include <glib/gi18n-lib.h>
 #include <gio/gio.h>
 
-#define sure_string(s) ((const char *) ((s) != NULL ? (s) : ""))
-
 struct _GtkAppChooserDialogPrivate {
   char *content_type;
   GFile *gfile;